* macterm.c (mac_check_for_quit_char): Correctly set the
authorSteven Tamm <steventamm@mac.com>
Thu, 12 Dec 2002 17:10:34 +0000 (17:10 +0000)
committerSteven Tamm <steventamm@mac.com>
Thu, 12 Dec 2002 17:10:34 +0000 (17:10 +0000)
commit93a7f91feb27f1b90dfe0bfd7d76072120503862
tree5950c982dad3dba1102e95cd790ef2d63da224eb
parentbea19e64d16285adb1b6c5271d0329b246b27ad9
* macterm.c (mac_check_for_quit_char): Correctly set the
modifiers of the event to 0.
* mac.c (sys_select): Duplicate rfds before calling select to
ensure that rfds survive the while loop.
src/ChangeLog
src/mac.c
src/macterm.c